home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 19 / CU Amiga Magazine's Super CD-ROM 19 (1998)(EMAP Images)(GB)[!][issue 1998-02].iso / CUCD / Programming / Lib-Install / Lib-Install.pi < prev    next >
Fred Fish's Product-Info  |  1997-12-12  |  2KB  |  83 lines

  1. .name
  2. Lib-Install
  3. .type
  4. Installer script
  5. .short
  6. Universal Amiga shared library installer script
  7. .description
  8. Lib-Install is an installer script for Amiga shared libraries that is highly
  9. modular to be reusable for other installer scripts.
  10.  
  11. Lib-Install features:
  12.  
  13.  - Follows the V43 Installer Style Guide
  14.  - Correctly supports the different user levels
  15.  - Install new/update mode
  16.  - Uninstallation
  17.  - Supports Installers prior to V43
  18.  - Highly automated
  19.  - Very flexible
  20.  - Very intelligent (for an installer-script ;-)
  21.  - It uses WrapGuide (if present) for the AmigaGuideĀ® documentation if running
  22.    under a pre V39 system.
  23.  - Autodetects the CPU/FPU
  24.  - Autodetects the OS version
  25.  - Autodetects existing files within the distribution archive
  26.  - Installs the optimal 68010-68060 binary if available
  27.  - It supports the following languages:
  28.    English, German
  29.  - Supports source code installation for the following programming languages:
  30.    C, Assembler, Amiga-E, Modula II, Oberon, ARexx
  31.  - It can be reused by (hopefully) all other Amiga shared libraries since the
  32.    authors of libraries need to change only a few things:
  33.    * The #copyright variable
  34.    * The #min_os_version and #min_os_revision variables
  35.    * The #language variable
  36.    * The P_CustomExists, P_CustomInstall and P_CustomUninstall procedures
  37.    * The 'APPNAME' tooltype within the Lib-Install icon
  38. .version
  39. 43.0
  40. .date
  41. 1997.12.12
  42. .author
  43. Kai Hofmann
  44. .address
  45. Arberger Heerstr. 92
  46. 28307 Bremen
  47. GERMANY
  48. .email
  49. i07m@informatik.uni-bremen.de
  50. .url
  51. http://home.pages.de/~i07m/
  52. http://home.pages.de/~i07m/amiga/Lib-Install.html
  53. ftp://ftp.uni-bremen.de/pub/amiga/beta/Lib-Install.lha
  54. ftp://ftp.uni-bremen.de/pub/amiga/beta/Lib-Install.lzx
  55. .requirements
  56. Installer
  57. .distribution
  58. Giftware
  59. .price
  60. The minimum price is a trade. Send me a full version of your product at
  61. no cost including free updates!
  62. .installsize
  63. 58KB - 98KB
  64. .exectype
  65. Installer script
  66. .source
  67. Installer script (58KB)
  68. .tested
  69. CPU: 68030; OS 3.1; Video/Graphics: Picasso II (Village Tronic);
  70. Enforcer 37.70; Mungwall 37.71; SegTracker 37.70; Installer 43.3
  71. .docs
  72. Lib-Install.readme
  73. docs/english/Lib-Install.guide
  74. docs/english/Lib-Install.doc
  75. .aminet-dir
  76. dev/misc
  77. .aminet-file
  78. Lib-Install.lha
  79. .described-by
  80. Kai Hofmann <i07m@informatik.uni-bremen.de>
  81. .submittal
  82. Kai Hofmann <i07m@informatik.uni-bremen.de>
  83.